home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / libs / sphigs / sph_dos.lha / dos / sphsrc / buildlib.bat next >
Encoding:
DOS Batch File  |  1991-11-26  |  226 b   |  5 lines

  1. rem This batch file builds a complete SPHIGS library from the obj files
  2. rem in the SPHSRC subdirectory.  You must run MAKE on makefile first
  3. rem to create the .obj files from .c files.
  4. tlib sphigs.lib @objlist.rsp, sphigs.lst
  5.